home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 May / EnigmA AMIGA RUN 27 (1998)(G.R. Edizioni)(IT)[!][issue 1998-05].iso / recent1 / evenmo.readme < prev    next >
Text File  |  1998-04-19  |  9KB  |  178 lines

  1. Short:    V042 - A nice textviewer
  2. Author:   chris@planb.TheGAP.com (Chris Perver)
  3. Uploader: chris@planb.TheGAP.com (Chris Perver)
  4. Version:  0.4beta2
  5. Type:     text/show
  6. Requires: Kickstart 37+, reqtools.library 37+ included
  7. Replaces: text/show/EvenMore.lha
  8.  
  9. ================================================================================
  10.  
  11.      _/_/_/_/  _/    _/ _/_/_/_/  _/_/_/       _/    .
  12.               _/    _/                        _/     :
  13.    _/_/_/    _/    _/ _/_/_/_/  _/    _/ _/_/_/_/_/  :.    _    <> _  _
  14.   _/          _/ _/  _/        _/    _/     _/       ¦:   | ||V|||| || |
  15.    _/_/_/      _/     _/_/_/  _/    _/     _/        |¦   |O|| ||||r°|O|
  16.    ___________________________________________       ||   |n||M|||lU||n|ooo
  17.    http://planb.thegap.com/                          ||   ~~~~~~~~~~~~~~~~~
  18.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯       ||
  19.    Program  : EvenMore                               ||
  20.    Type     : Text viewer (Freeware)                 ||   __  __  __  _ __ __
  21.    Version  : 0.4beta2                               ||  |  ||  ||  j| U // _|
  22.    Code     : AmigaE 3.3a                            ||  | r |  || l |  < \_ \
  23.                                                      ||  |_| |__|l__||_n_\|__/
  24.    Beta-testers:                                     ||
  25.                                                      ||
  26.      Johan Björnson   Mikael Grahn                   ||
  27.    Per Reidar Verlo   Dominique Neveu                ||
  28.          Tony Hazel   Andrew Holt                    ||
  29.                                                      ||
  30.     EvenMore © 1996-1998 by Chris Perver             ||
  31.     ReqTools © 1991-1994 Nico François,              ||
  32.                1995-1998 Magnus Holmgren             ||
  33.                                                      ||
  34. -----------------------------------------------------'`------------------------
  35. -------------------------------------------------------------------------------
  36.  
  37. ================================================================================
  38. WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
  39. ================================================================================
  40.  
  41. THIS IS A SHORT README FILE! READ THE DOCS FOR THE FULL INFO!  THAT'S  RIGHT!  I
  42. SAID  READ THE DOCS BEFORE YOU EVEN THINK ABOUT DISTRIBUTING THIS ARCHIVE IN ANY
  43. FORM!
  44.  
  45. I am sick of the ugly looking non-proportional text viewers.  So  I  decided  to
  46. write  my  own  viewer  that would be font-sensitive, and blend in with all your
  47. other nice patches, as so not to spoil the look and feel of your Workbench.
  48.  
  49. Well I was sick  of  non-proportional  text  viewers  until  I  made  horizontal
  50. scrolling  in this version. Now EvenMore doesn't support proportional fonts. But
  51. IMHO, even though EvenMore isn't as powerful as the rest,  it  still  looks  far
  52. nicer than the competition, and is increasing in functionality at every release.
  53.  
  54.  Here are the main features of 0.4beta2
  55.  --------------------------------------
  56.  
  57.  o Scroller window allows easier moving about documents.
  58.  o AppWindow, AppIcon and AppMenu makes loading files easy. Not only can you
  59.    drag files onto them, but also drawers, and a requester will appear!
  60.  o Totally font sensitive, and you can select which font to view the text in.
  61.  o Tooltypes and preference file(s) for configuring, and you can configure
  62.    the settings while EvenMore is running too.
  63.  o Can open the window on any public screen and move between them.
  64.  o Can create it's own public screen to run on.
  65.  o Developing ARexx port for remote control.
  66.  o Supports the numeric keypad and mouse movement.
  67.  o Very clean and smooth scrolling.
  68.  o String and pattern finding functions.
  69.  o Bookmarks for remembering positions in the document.
  70.  o Quick load listview for loading documents fast.
  71.  o Slightly configurable GUI for quick access to features.
  72.  o File loading uses AsyncIO.
  73.  o Can load multiple files.
  74.  o Help available by pressing the help key.
  75.  o User-configurable filetypes, for passing certain files to different programs.
  76.  o Uses EasyGUI, the best GUI in the history of the world.
  77.  o Uses ReqTools library.
  78.  
  79.  Here are the recent features
  80.  ----------------------------
  81.  
  82.  o Added search requester gadget to window.
  83.  o Added preferences for quit confirmation requester.
  84.  o Added zoom percentage requester.
  85.  o Fixed horizontal scroller bug in searches.
  86.  o Added Left justify movement to search.
  87.  o Merged About and File statistics windows together.
  88.  o Bevelled progress bar.
  89.  o Replaced font string in preference GUI with a text and number gadget, and
  90.    removed font style checkmarks.
  91.  o Rearranged File page of preference GUI and search GUI.
  92.  o Now only screens of Hires and larger are selectable to ensure the GUIs will
  93.    fit on the screen.
  94.  o Replaced TRUE and FALSE with ON and OFF in preferences.
  95.  o Enhanced tab GUI plugin to look nicer. Thanks to Ralph Wermke for the EasyGUI
  96.    plugin.
  97.  o Added text gadget in preferences to display current screenmode of custom
  98.    screen. Thanks to Eric Sauvageau for the help.
  99.  o Cleaned up some illegal variable coding. (There's probably loads more)
  100.  o Fixed annoying bug where some preferences would trash. It was a stupid
  101.    mistake.
  102.  o Fixed bug in which progress bar would appear on the wrong screen.
  103.  o Fixed bug in preference loading, to do with the quit requester.
  104.  o Hopefully screenmodes with no name will now get a name given to them.
  105.  o Fixed bug where main window would fail to reappear after closed and opened
  106.    if the custom screen can't be opened.
  107.  
  108. There are still a few things to be ironed  out  though.  Please  read  the  docs
  109. before you delete as soon as you set your eyes on it.
  110.  
  111. All hints, tips, examples of code, etc., will be appreciated!
  112.  
  113.     ______________________________________________________________
  114.    [O|##Contacting#cHRISPi####################################|°|B]
  115.    |¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯| :
  116.    | Postal address:                                              | ::
  117.    |    Chris Perver,                                 __ __       | ::
  118.    |     12, Orchardville Avenue,                    / // /       | ::
  119.    |     Bangor,                                    / // /        | ::
  120.    |     Co. Down,                                 / // /         | ::
  121.    |     N. Ireland,                       __ __  / // /          | ::
  122.    |     BT19 1LP.                         \ \\ \/ // /           | ::
  123.    |                                        \ \\/ // /            | ::
  124.    |           ______________________        \ V /V /             | ::
  125.    |    EMAIL:[chris@planb.thegap.com]        V_/V_/              | ::
  126.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                             | ::
  127.    |           ________________________                           | ::
  128.    |      URL:[http://planb.thegap.com/]                          | ::
  129.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                           | ::
  130.    |                                                              | ::
  131.    | And remember!  Windows is rubbish!                           | ::
  132.    |                                                              | ::
  133.    |_____________________________________________________________ | ::
  134.    [############################################################|/] ::
  135.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ::
  136.     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  137.      :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  138.  
  139. I cannot expect to be able to develop this program  much  further,  as  I  am  a
  140. Christian  and  believe Jesus Christ will return very soon. If I do not reply to
  141. any mail for months and months, then the development of this program has ceased.
  142.  
  143. =========================================
  144. THANX 'N' GREETZ (In no particular order)
  145. =========================================
  146.  
  147. This archive was put together by:-
  148.  
  149.   Me               - Everything :)
  150.   Mum & dad        - RKRM manuals, Amiga 3000... (you name it, they provided it)
  151.   Johan Björnson   - AmigaGuide, lots of suggestions, icons...
  152.   Mikael Grahn     - Suggestions
  153.   Per Reidar Verlo - Lots of suggestions
  154.   Damien McKenna   - Suggestions
  155.   Girish Nath      - Icons
  156.  
  157. Without the following people, writing this program  would  have  been  virtually
  158. impossible...
  159.  
  160.   Nico François          - ReqTools
  161.   Magnus Holmgren
  162.   Dietmar Eilert         - GoldEd
  163.   Wouter van Oortmerssen - AmigaE and EasyGUI
  164.   J R Hulance            - EasyGUI and AmigaE help
  165.  
  166.   Ilan Sharoni           - Word wrapping help
  167.   Marco Talamelli        - ReqTools help
  168.   Eric Sauvageau         - Screenmode help
  169.   Victor Ducedre         - Listview EasyGUI plugin
  170.   Ralph Wermke           - Register EasyGUI plugin
  171.   Sven Steiniger         - patternStringF, runback code
  172.  
  173.   And all the good friends on #Amiga for testing, suggestions, etc. :)
  174.  
  175. If you are not listed here and you have helped me produce EvenMore, then I  have
  176. probably  just  forgotten  about you :). But don't fear, get in touch and let me
  177. know!
  178.